home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 1 / PC World Interactive 1 - Nisan 1997.iso / prog / masa / 12 / thelock.ex_ / 0 / RCDATA / TBLANKIT / TBLANKIT.txt
Text File  |  1997-01-05  |  375b  |  19 lines

  1. object Blankit: TBlankit
  2.   Left = 253
  3.   Top = 124
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'The Lock Blank'
  7.   ClientHeight = 102
  8.   ClientWidth = 229
  9.   Color = clBlack
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   WindowState = wsMaximized
  15.   OnActivate = FormActivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18. end
  19.